NDepend.API Documentation
UsAndChildProperties(IEnumerable<INamespace>) Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class > UsAndChildProperties Method : UsAndChildProperties(IEnumerable<INamespace>) Method
This sequence of INamespace objects.
Returns a sequence of IAttributeTarget objects, containing these namespaces and all their ICodeElementParent.ChildProperties objects.
Syntax
[Extension()]
public static IEnumerable<ICodeElement> UsAndChildProperties( 
   IEnumerable<INamespace> namespaces
)

Parameters

namespaces
This sequence of INamespace objects.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsProjection Class
ExtensionMethodsProjection Members
Overload List